ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / SortableBindingList<T> Class
Properties Methods Events


In This Topic
    SortableBindingList<T> Class Members
    In This Topic

    The following tables list the members exposed by SortableBindingList<T>.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.BindingList<T>)
    Public Property (Inherited from System.ComponentModel.BindingList<T>)
    Public Property (Inherited from System.ComponentModel.BindingList<T>)
    Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Property (Inherited from System.ComponentModel.BindingList<T>)
    Public PropertyGets the collection of sort descriptions currently applied to the data source.  
    Public PropertyGets a value that indicates whether the data source supports advanced sorting.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyOverridden. Gets a value that indicates whether the list is sorted.  
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Protected PropertyOverridden. Gets the direction in which the list is sorted.  
    Protected PropertyOverridden. Gets the first property descriptor used for sorting the list.  
    Protected Property (Inherited from System.ComponentModel.BindingList<T>)
    Protected Property (Inherited from System.ComponentModel.BindingList<T>)
    Protected PropertyOverridden. Gets a value that indicates whether the list supports sorting.  
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.ComponentModel.BindingList<T>)
    Protected MethodOverridden. Sorts the items on the list based on a single property.  
    Protected Method (Inherited from System.ComponentModel.BindingList<T>)
    Protected Method (Inherited from System.ComponentModel.BindingList<T>)
    Protected Method (Inherited from System.ComponentModel.BindingList<T>)
    Protected Method (Inherited from System.ComponentModel.BindingList<T>)
    Protected Method (Inherited from System.ComponentModel.BindingList<T>)
    Protected Method (Inherited from System.ComponentModel.BindingList<T>)
    Protected MethodOverridden. Removes any sorts currently applied to the list.  
    Protected Method (Inherited from System.ComponentModel.BindingList<T>)
    Top
    Public Events
    See Also